home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / lightsof.swf / scripts / frame_12 / DoAction.as
Text File  |  2012-04-23  |  330b  |  37 lines

  1. tellTarget("/3")
  2. {
  3.    play();
  4. }
  5. tellTarget("/7")
  6. {
  7.    play();
  8. }
  9. tellTarget("/9")
  10. {
  11.    play();
  12. }
  13. tellTarget("/11")
  14. {
  15.    play();
  16. }
  17. tellTarget("/15")
  18. {
  19.    play();
  20. }
  21. tellTarget("/17")
  22. {
  23.    play();
  24. }
  25. tellTarget("/19")
  26. {
  27.    play();
  28. }
  29. tellTarget("/23")
  30. {
  31.    play();
  32. }
  33. tellTarget("/13")
  34. {
  35.    play();
  36. }
  37.